home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 38 / Issue #38.iso / 2-SOFTWARE / SYNFACTORY 1.0 / readme.txt < prev    next >
Text File  |  2001-09-30  |  5KB  |  151 lines

  1.  
  2.  
  3. README
  4. ======
  5.  
  6. This ReadMe.TXT is part of:
  7.   SynFactory version 1.00
  8.   Interavtive Modular Software Synthesizer
  9.  
  10.  
  11.  
  12. LICENCE
  13. =======
  14.  
  15. This program is made available for personal, educational or
  16. commercial use. Millitary use is prohibited.
  17. SynFactory is distributed in the hope that it will be useful,
  18. but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  20.  
  21. Sound/music files generated by SynFactory (including the .syn files) may be used freely for any purpose.
  22.  
  23.  
  24.  
  25. INTRO
  26. =====
  27.  
  28. Thank you for downloading SynFactory. The interactive modular software synthesizer.
  29. This readme.txt file contains the latest release information. This is the first official
  30. release of SynFactory. Because of the long development path between the first beta and
  31. this version the result is a very stable piece of software.
  32. The manual is behind schedule so for further information check the website or send me an email.
  33.  
  34. On the web: http://www.syntiac.com/synfactory.html
  35. Send feedback to: synfactory@syntiac.com
  36.  
  37.  
  38.  
  39. FEATURES
  40. ========
  41.  
  42.   * Fully modular, no fixed configuration. Free to route any signal to any module.
  43.     All signals run at audio rate (44.1 Khz) therefore ultrafast LFO and Envelope modulation.
  44.   * Output scope
  45.   * Capture to wave-file
  46.  
  47.   Available Modules:
  48.     * 4 types of Oscillators
  49.     * Multiple filters with 12, 18 and 24 dB/Oct slope and Lowpass, Hipass and Bandpass out.
  50.     * Mixers and amplifiers
  51.     * Adders with 2 to 8 inputs, subtractor and ringmodulators
  52.     * all kinds of logic modules including AND, OR, XOR, NOT, FlipFlops, counters, switches and demultiplexers
  53.     * Delay lines and flanger/chorus effects
  54.     * 8 and 16 step analog style sequencers
  55.  
  56.  
  57.  
  58. SYSTEM REQUIREMENTS
  59. ===================
  60.  
  61.   * A PC with Windows95/98/ME/NT4/2000/XP with a Pentium class processor and 32 Mb+ memory.
  62.     For WindowsNT4/2000/XP more memory is recommended (64 Mb+)
  63.   * Soundcard capable of 16 bits stereo playback at 44.1 Khz
  64.   * A keyboard and a two button mouse
  65.  
  66.  
  67.  
  68. CHANGES LOG
  69. ===========
  70.  
  71.   0.99 -> 1.00
  72.   ============
  73.  
  74.    - Bugfix in redraw routine when changing potvalue (now only redraws current module).
  75.    - Bugfix in buttonbar routine. Disabling the buttonbar had strange effects.
  76.    - Multiple object selection with CTRL key is possible. (modules can now be moved or deleted in groups)
  77.    - Changed all logic modules (again!). Output now 0 to 32767 so its consistent with FF modules.
  78.    - CNT is renamed to Pulsar.
  79.    - Added keyboard shortcuts for the most used modules.
  80.    - Added dynamic resizing of modules with + and - keys. (Works for ADD and OR modules)
  81.    - New modules:
  82.      - Added TRIG - Delayed trigger/gate module
  83.      - Added BIN - 8 bits binary counter
  84.      - Added SW1, SW2, SW3 and SW4. Binary controlled signal switches (with 2, 4, 8 or 16 inputs).
  85.      - Added DeMux - 1 to 2, 2 to 4, 3 to 8 or 4 to 16 demultiplexer
  86.      - Added SwiMux - Clockable demux & switch (select 1 of 8/16 inputs and provide 8/16 gate-outputs for control)
  87.      - Added FF1 - Set/Reset flipflop with toggle input
  88.      - Added FF2 - JK-master/slave flipflop
  89.      - Added OR modules with 3, 4, 5, 6, 7 and 8 inputs
  90.  
  91.  
  92.   0.98 -> 0.99
  93.   ============
  94.  
  95.    - Added generation of logfile (providing detailed information during error conditions)
  96.    - Added Insert/Merge load file
  97.    - Added Cable color selection in Edit-menu (Possible colors are red, green, blue and yellow)
  98.    - Optimisation in main DSP loop saves 15% CPU power.
  99.    - Every RND module (or OSC in Random mode) now has its own noise generator, making the modules independed of each other.
  100.      - Also increased the randomness of the noise source, less artifacts are present in the spectrum.
  101.    - Added some basic Anti-aliasing to Saw and Pulse wave forms of the oscillators (both OSC and MOS).
  102.    - Changed appearance of toolbar and fixed a bug in disabling the toolbar.
  103.  
  104.    - Window focus bugfix (closing/hiding a supportwindow will reactivate mainwindow)
  105.  
  106.  
  107.   0.97 -> 0.98
  108.   ============
  109.  
  110.    - Buffering size of DSP system can be set (256, 512, 1024, 2048, 4096, 8192, 16386) * 5 buffers
  111.    - Added Output Scope display window
  112.    - OSC has 'Hz' display
  113.    - New modules:
  114.      - Added 8 steps sequencer
  115.      - Added BIT module
  116.      - Added Clippy module
  117.      - Added Split module
  118.      - Added MMF - Multi Mode filter (12,18,24 dB/oct)
  119.  
  120.    - Changed all logic modules (AND,OR,XOR,NOT). Output now -32768 to 32767 (so they can be used to gen. audio)
  121.  
  122.  
  123.  
  124. KNOWN PROBLEMS (version 1.00)
  125. =============================
  126.  
  127.   * On systems running on low-end video cards, sometimes the wrong colors are used for
  128.     objects on the screen (program will still function correctly)
  129.   * One waveform of the OSC module doesn't work.
  130.   * Manual/Documentation is missing. (Check the website for updates)
  131.  
  132.  
  133.  
  134. MISSING FEATURES/WISH LIST
  135. ==========================
  136.  
  137.   Expect some these to be implemented in the (near) future and some of these to be never finished.
  138.  
  139.  
  140.   * Help files / Documentation
  141.   * Control of master volume
  142.   * Support for clipboard copy/paste
  143.   * Internal note sequencer
  144.   * MIDI support
  145.   * Sample playback
  146.   * DirectX and VST support
  147.   * Module Plugins and skins
  148.   * Port SynFactory to Linux, Mac or BeOS
  149.  
  150.  
  151.